The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "crypt::eksblowfish"

Crypt::Eksblowfish - the Eksblowfish block cipher River stage two • 19 direct dependents • 57 total dependents

An object of this type encapsulates a keyed instance of the Eksblowfish block cipher, ready to encrypt and decrypt. Eksblowfish is a variant of the Blowfish cipher, modified to make the key setup very expensive. ("Eks" stands for "expensive key sched...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC - Search in distribution

DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt - Eksblowfish bcrypt backend River stage two • 13 direct dependents • 14 total dependents

WREIS/DBIx-Class-EncodedColumn-0.00020 - 25 Sep 2019 12:34:33 UTC - Search in distribution

raps2 - "Right, Another Password Store" take two River stage zero No dependents

raps2 is a simple password safe. You give it a name, a password and optional metadata, and it will encrypt and store them for you. You probably want to start with "raps2 add accountname", and then later use "raps2 get accountname" and paste the corre...

DERF/App-Raps2-0.54 - 04 Oct 2015 16:13:42 UTC - Search in distribution

pmkpasswd - Generate crypted passwords River stage one • 6 direct dependents • 6 total dependents

pmkpasswd is a little utility to generate crypted passwords for use with POE::Component::Server::IRC "oper" blocks. It is basically a wrapper for the "mkpasswd" function provided by POE::Component::Server::IRC::Common. By default it produces password...

BINGOS/POE-Component-Server-IRC-1.62 - 28 Dec 2021 18:57:15 UTC - Search in distribution

Passwords - Provides an easy to use API for the creation and management of passwords in a secure manner River stage one • 1 direct dependent • 1 total dependent

PHIPSTER/Passwords-0.01 - 04 May 2014 09:52:18 UTC - Search in distribution

Crypt::CBC - Encrypt Data with Cipher Block Chaining Mode River stage three • 73 direct dependents • 142 total dependents

This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as AES or Blowfish, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are c...

LDS/Crypt-CBC-3.04 - 17 May 2021 15:03:53 UTC - Search in distribution

Dancer::Plugin::Bcrypt - DEPRECATED Bcrypt interface for Dancer River stage zero No dependents

PLEASE NOTE THAT WHILE THIS MODULE WORKS, IT IS DEPRECATED, AND NO LONGER MAINTAINED. I suggest you use the more flexible replacement Dancer::Plugin::Passphrase - It has all the same functionality as the module, and also allows you to match against o...

JAITKEN/Dancer-Plugin-Bcrypt-0.4.1 - 26 Nov 2011 05:59:17 UTC - Search in distribution

App::bmkpasswd - bcrypt-capable mkpasswd(1) and exported bcrypt interface River stage zero No dependents

App::bmkpasswd is a bcrypt-enabled "mkpasswd" implementation. Helper functions are also exported for use in other applications; see "EXPORTED" -- however Crypt::Bcrypt::Easy (from this distribution) provides an easier bcrypt-specific programmatic int...

AVENJ/App-bmkpasswd-2.012002 - 27 Jul 2016 00:34:23 UTC - Search in distribution

Task::BeLike::GETTY - be like GETTY (without the insanity hopefully) -- use what drives his gears River stage zero No dependents

GETTY/Task-BeLike-GETTY-20150205.000 - 05 Feb 2015 04:25:38 UTC - Search in distribution

Bot::Cobalt::Utils - Utilities for Cobalt plugins River stage two • 15 direct dependents • 15 total dependents

Bot::Cobalt::Utils provides a set of simple utility functions for the Bot::Cobalt core and plugins. Plugin authors may wish to make use of these; importing the :ALL tag from Bot::Cobalt::Utils will give you access to the entirety of this utility modu...

AVENJ/Bot-Cobalt-0.021003 - 31 Jul 2016 18:45:20 UTC - Search in distribution

Dancer::Plugin::Passphrase - Passphrases and Passwords as objects for Dancer River stage zero No dependents

JAITKEN/Dancer-Plugin-Passphrase-2.0.1 - 09 Feb 2014 13:21:36 UTC - Search in distribution

Dancer2::Plugin::Passphrase - Passphrases and Passwords as objects for Dancer2 River stage one • 1 direct dependent • 1 total dependent

SYSPETE/Dancer2-Plugin-Passphrase-3.4.1 - 30 May 2022 09:12:34 UTC - Search in distribution

Digest::Bcrypt - Perl interface to the bcrypt digest algorithm River stage one • 4 direct dependents • 7 total dependents

Digest::Bcrypt provides a Digest-based interface to the Crypt::Bcrypt library. Please note that you must set a "salt" of exactly 16 octets in length, and you must provide a "cost" in the range 1..31....

CAPOEIRAB/Digest-Bcrypt-1.212 - 16 Jan 2022 20:16:48 UTC - Search in distribution

Crypt::Bcrypt - A modern bcrypt implementation River stage two • 6 direct dependents • 13 total dependents

This module provides a modern and user-friendly implementation of the bcrypt password hash. Note that in bcrypt passwords may only contain 72 characters and may not contain any null-byte. To work around this limitation this module supports prehashing...

LEONT/Crypt-Bcrypt-0.011 - 19 Mar 2023 12:42:38 UTC - Search in distribution

DBIx::Class::BcryptColumn - Set a column to securely hash on insert/update using bcrypt River stage zero No dependents

It's considered best practice to store credential data about your system users (such as passwords) using a one way hashing algorithm. That way if your system gets hack and your database becomes compromised then at least the hackers won't know everyon...

JJNAPIORK/DBIx-Class-BcryptColumn-0.001003 - 05 May 2022 15:02:35 UTC - Search in distribution

Authen::Passphrase::EggdropBlowfish - passphrases using Eggdrop's blowfish.mod River stage two • 14 direct dependents • 30 total dependents

An object of this class encapsulates a passphrase hashed using the Blowfish-based algorithm used in Eggdrop's blowfish.mod. This is a subclass of Authen::Passphrase, and this document assumes that the reader is familiar with the documentation for tha...

ZEFRAM/Authen-Passphrase-0.008 - 04 Feb 2012 14:08:39 UTC - Search in distribution

Mojolicious::Plugin::Bcrypt - bcrypt your passwords! River stage zero No dependents

MINIMAL/Mojolicious-Plugin-Bcrypt-0.14 - 25 May 2013 15:10:07 UTC - Search in distribution

Acme::CPANModules::Import::PerlDancerAdvent::2011 - Modules mentioned in PerlDancer Advent Calendar 2011 River stage one • 1 direct dependent • 1 total dependent

Modules mentioned in PerlDancer Advent Calendar 2011. This list is generated by extracting module names mentioned in [http://advent.perldancer.org/2011/] (retrieved on 2016-11-24). Visit the URL for the full contents....

PERLANCAR/Acme-CPANModulesBundle-Import-PerlDancerAdvent-2011-0.001 - 22 Sep 2018 01:17:05 UTC - Search in distribution

Acme::CPANModules::Import::MojoliciousAdvent::2018 - Modules mentioned in Mojolicious Advent Calendar 2018 River stage one • 1 direct dependent • 1 total dependent

This module is generated by extracting module names mentioned in <https://mojolicious.io/> (retrieved on 2018-12-30). Visit the URL for the full contents. Modules mentioned in Mojolicious Advent Calendar 2018. This list is generated by extracting mod...

PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018-0.001 - 30 Dec 2018 02:55:55 UTC - Search in distribution

lib/Kelp/Module/Bcrypt.pm River stage zero No dependents

MINIMAL/Kelp-Module-Bcrypt-0.2 - 21 Sep 2014 17:59:35 UTC - Search in distribution
24 results (0.064 seconds)